home *** CD-ROM | disk | FTP | other *** search
INI File | 1992-05-05 | 1.4 KB | 38 lines |
- ; ==========================================================================
- ; copyright 1991-1992. ParaGraph. Moscow.
- ; ==========================================================================
- ; NOTE: current file work only with Windows 3.xx
- ; ==========================================================================
- ; About This File
- ; ===============
- ; This file, KEYBEDIT.INF, contains information that Keyboards manager
- ; uses to install apropriate custom keyboard in Windows 3.xx.
- ; This file should be placed in the same directory as the Windows 3.xx
- ; file SETUP.INF.
-
- [data]
- defkeydll = ruskbd
-
- [disks]
- 1 =.,"ParaWin System Disk",oemdisk1
-
- [keyboard.drivers]
- kwkbd.drv = 1:worldkbd.drv
-
- [keyboard.types]
- t4s1oem = "Multilayout Keyboard", nodll
-
- [list.select]
- #keyswap,"Select keyboard switch keys."
- [keyswap]
- 1:1d60000000000000,"Right Ctrl key " ; RCtrl => next keyboard, LCtrl=> prev keybd
- 1:2a00000000000000,"Left Shift key" ;
- 1:3a00000c00000000,"CapsLock (press twice)" ; CapsLock press twice => next keyboard
- 1:4600000c00000000,"ScrollLock (press twice)"
- 1:39000c0300000000,"Ctrl+Alt+Space" ; Ctrl+Alt : Space => same as above...
- 1:1d00000000000000,"Left Ctrl key" ;
- 1:3600000000000000,"Right Shift key" ;
- 1:4e0004014a000401,"Ctrl and Keypad Plus" ;
- 1:4a0004014e000401,"Ctrl and Keypad Minus" ;
- 1:0000000000000000,"None - mouse only"
-